Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for deployment to handle .env parameters from github secret in base64 encoded format #22

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

sshrihar
Copy link
Contributor

Fix for deployment to handle .env parameters from github secret in base64 encoded format

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Also, include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

Before you submit your pull request, please make sure you have completed the following:

  • My code follows the style guidelines of this project and I have run lint to ensure the code style is valid
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Additional context

Add any other context about the pull request here.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@sshrihar sshrihar force-pushed the SPEC-269-build-params-for-nextjs branch from e69bd2a to 0357e3e Compare December 12, 2024 16:57
@sshrihar sshrihar merged commit 7e7b225 into main Dec 12, 2024
5 checks passed
@sshrihar sshrihar deleted the SPEC-269-build-params-for-nextjs branch December 12, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants